home *** CD-ROM | disk | FTP | other *** search
/ Aminet 52 / Aminet 52 (2002)(GTI - Schatztruhe)[!][Dec 2002].iso / Aminet / comm / irc / epic4-mos.lha / share / epic / help / 5_programming / on / hook < prev    next >
Encoding:
Text File  |  2001-03-22  |  317 b   |  12 lines

  1. Synopsis:
  2.    on [<modes>]hook [<serial#>] [-|^]<match> { <action> }
  3.  
  4. Description:
  5.    This hook is triggered whenever the HOOK command is issued with the
  6.    appropriate arguments.  Its sole purpose is to be hooked by HOOK.  It
  7.    is useful for avoiding alias recursion.
  8.  
  9. Parameters:
  10.    $0-   text to hook
  11.  
  12.